Mark Zbikowski
unread,Apr 23, 2012, 3:23:16 AM4/23/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mod-spdy-discuss
Running on apache 2.2.14 on ubuntu with mod_spdy with SSL turned off
(and running SPDY right from the go).
I have a simple test that connects, requests a file, consumes the
response, then starts 20 more requests, consumes all responses and
then drops the connection.
This works fine by itself but in a loop, apache segfaults.
Any ideas?
Which version of apache was most of the testing done?