Hi, > I'm new to monkey and am configuring up monkey to replace an existing > webserver. I'm not seeing that server report out COOKIES in the > environment. The same CGI code under a different webserver reports the > expected cookies just fine.
Are you using Monkey v1.5.3 ? > > I've looked through the docs and googled my little heart out. No info on > why cookies would not be showing up when I dump %ENV in the cgi script. Make sure your script print cookies in the response header with \r\n (not just \n). If this is a known script let us know to give it a try. regards, -- Eduardo Silva http://edsiper.linuxchile.cl http://monkey-project.com _______________________________________________ Monkey mailing list Monkey@lists.monkey-project.com http://lists.monkey-project.com/listinfo/monkey