Hello, I am having trouble benchmarking with ab a url with more than one GET variable, ie http://example.com/?hello=world&foo=bar. ab ends up only querying the url http://example.com/?hello=world. I've solved this with mod_rewrite with apache before but I think I might just be specifying the url improperly. Not really a cherokee question. I realize I can hardcode the variables for benchmarking or create file handling directives in cherokee but some instructions for fixing this with with ab would be nice. Thanks!
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
