hi,

On Sun, Apr 7, 2013 at 12:25 PM, Sonny Karlsson <[email protected]> wrote:

> Hi
>
> A bug was discovered by mchubby on github where stage_40 isn't invoked
> when requests are ended outside mkp_stage_* callbacks.
> The consequence of this is that no requests are logged when handled by
> the fastcgi plugin.
>
> This patch introduces a bit of overhead to the http_request_end() plugin
> function as mk_session_get() is used to find the client session.
>
> Another solution to this bug would be to remove http_request_end() and
> force all requests to end in stage_* callbacks.
> I feel that this would be a step in the wrong direction.
>
> The github issue can be found at:
> github.com/ksonny/fastcgi-monkey-plugin/issues/1


thanks for report this problem. How can i reproduce it ?

regards,

-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to