As part of my learning homework to be able to
technically review the patch in this proposal,
I came across three things that may be useful
for the bug description/SRU template, so I'll
just add them, if you don't mind.
1) Understanding the scenario where the bug
happens (mod-wsgi running in daemon mode/not
embedded mode, only the former uses sockets;
and reload/not-restart apache2 between HTTP
requests in the same keep-alive connection)
[1, 2].
2) Detailed steps to reproduce/verify the bug.
3) Confirming that the default behavior with
the patch remains as in the previous version
(of course, as it should/is supposed to, but
it's worth mentioning in bug description :-)
With all those points now understood/verified,
I'll proceed with the upload for SRU to B/X.
Dariusz,
As part of my learning homework to be able to
technically review the patch in this proposal,
I came across three things that may be useful
for the bug description/SRU template, so I'll
just add them, if you don't mind.
1) Understanding the scenario where the bug
happens (mod-wsgi running in daemon mode/not
embedded mode, only the former uses sockets;
and reload/not-restart apache2 between HTTP
requests in the same keep-alive connection)
[1, 2].
2) Detailed steps to reproduce/verify the bug.
3) Confirming that the default behavior with
the patch remains as in the previous version
(of course, as it should/is supposed to, but
it's worth mentioning in bug description :-)
With all those points now understood/ verified,
I'll proceed with the upload for SRU to B/X.
Thanks!
cheers,
Mauricio
[1] https:/ /github. com/GrahamDumpl eton/mod_ wsgi/commit/ 13169f2a0610d74 51fae92a414e8e2 0b91e348c9# diff-3e8b16b288 5169dcec2dac843 521e12cR29 /modwsgi. readthedocs. io/en/develop/ user-guides/ quick-configura tion-guide. html#delegation -to-daemon- process
[2] https:/