Anonymous | Login | Signup for a new account | 12-17-2024 10:38 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000977 | [Resin] | major | always | 03-07-06 08:11 | 03-31-06 08:56 | ||||
Reporter | anonymous | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.18 | ||||||
Summary | 0000977: srun not giving http result code | ||||||||
Description |
We have noticed errors in our web applications showing corrupt responses. We have run a WAS test script that shows that Resin pro behind IIS produces a lot of responses where http result codes are missing. The resin standalone version works as expected. We are using JNI library. |
||||||||
Additional Information |
Windows XP pro Sun Java 1.5_04 |
||||||||
Attached Files | |||||||||
|
Notes | |
(0000917) anonymous 03-07-06 08:16 edited on: 03-07-06 08:17 |
WAS script for resin behind srun - have a look at "HTTP result code not given": Overview ================================================================================ Report name: 3.018 srun 16:46:51 Run on: 07.03.2006 16:46:51 Run length: 00:02:00 Web Application Stress Tool Version:1.1.293.1 Number of test clients: 1 Number of hits: 57665 Requests per Second: 480.52 Socket Statistics -------------------------------------------------------------------------------- Socket Connects: 88786 Total Bytes Sent (in KB): 33994.88 Bytes Sent Rate (in KB/s): 283.28 Total Bytes Recv (in KB): 380064.66 Bytes Recv Rate (in KB/s): 3167.06 Socket Errors -------------------------------------------------------------------------------- Connect: 0 Send: 3 Recv: 0 Timeouts: 0 RDS Results -------------------------------------------------------------------------------- Successful Queries: 0 Script Settings ================================================================================ Server: localhost Number of threads: 10 Test length: 00:02:00 Warmup: 00:00:00 Cooldown: 00:00:00 Use Random Delay: No Follow Redirects: Yes Max Redirect Depth: 15 Clients used in test ================================================================================ localhost Clients not used in test ================================================================================ Result Codes Code Description Count ================================================================================ 200 OK 55636 500 Internal Server Error 43 NA HTTP result code not given 1986 Page Summary Page Hits TTFB Avg TTLB Avg Auth Query ================================================================================ GET /campus/admin/grammar/gr.d 381 10.72 30.88 No No GET /campus/admin/test/exampre 375 10.15 37.12 No No GET /campus/admin/test/entry.d 376 9.92 30.93 No No ... |
(0000918) anonymous 03-07-06 08:18 |
WAS script for resin standalone: Overview ================================================================================ Report name: 3.018 standalone 16:52:19 Run on: 07.03.2006 16:52:19 Run length: 00:02:00 Web Application Stress Tool Version:1.1.293.1 Number of test clients: 1 Number of hits: 54703 Requests per Second: 455.84 Socket Statistics -------------------------------------------------------------------------------- Socket Connects: 78398 Total Bytes Sent (in KB): 29679.41 Bytes Sent Rate (in KB/s): 247.32 Total Bytes Recv (in KB): 492866.66 Bytes Recv Rate (in KB/s): 4107.02 Socket Errors -------------------------------------------------------------------------------- Connect: 0 Send: 0 Recv: 0 Timeouts: 0 RDS Results -------------------------------------------------------------------------------- Successful Queries: 0 Script Settings ================================================================================ Server: localhost Number of threads: 10 Test length: 00:02:00 Warmup: 00:00:00 Cooldown: 00:00:00 Use Random Delay: No Follow Redirects: Yes Max Redirect Depth: 15 Clients used in test ================================================================================ localhost Clients not used in test ================================================================================ Result Codes Code Description Count ================================================================================ 200 OK 54361 500 Internal Server Error 342 Page Summary Page Hits TTFB Avg TTLB Avg Auth Query ================================================================================ GET /campus/admin/grammar/gr.d 361 15.73 24.12 No No GET /campus/admin/test/exampre 358 0.08 3.74 No No .... |
(0000919) mindlink 03-07-06 08:19 edited on: 03-07-06 08:44 |
sorry did'nt notice I was anonymous when entering this issue. This is an Issue for MindLink on behalf of Macmillan Publishers |
(0000920) rudy 03-08-06 01:12 |
Note to engineers: This is the same customer that reported issue 0000805 when upgrading to Resin 3.0.17: http://bugs.caucho.com/view.php?id=805 [^] When upgrading to Resin 3.0.18 with JNI enabled (using the fix for issue 0000805), they are now experiencing this issue 0000977. Solution is required urgently. |
(0000921) mindlink 03-08-06 06:39 |
This is also happening when running in open source mode without JNI. Running on JRockit 1.42 shows the same problem. It really seems to come from isapi_srun.dll. |
(0000930) mindlink 03-10-06 00:21 |
Seems related to http://bugs.caucho.com/view.php?id=984 [^] |
(0000980) ferg 03-30-06 16:14 |
isapi_srun.dll has been enhanced to use chunked encoding, avoiding buffering and threading issues with IIS. In a case like this, though, having an output of the actual HTTP protocol would be useful (TCP packets would be even better). |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
47 total queries executed. 34 unique queries executed. |