I'm using delphi to create an ISAPI extention to my web server. The
ISAPI is working fine except when multiple requests hit the server at
the same time. When that happens I get Access Violation Errors at
0x77c42fc6: read of address 0x0dd50000. 

I did some testing and compiled a ISAPI module that needs aprox 20sec
to execute. When opening 10-20 threads Sambar just stops with that
error. 

The same module is working fine on IIS with the same number of
requests.

-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to