vopdcteam team mailing list archive
-
vopdcteam team
-
Mailing list archive
-
Message #00047
Re: [Bug 585624] Re: Unnecessary requests to a web server
Hi Jerome,
I just talked with Evanthia who leads coming IVOA newsletter effort,
and she said the following:
On the occasion, I would like to ask you whether there are any news on
the WebSampConnector. The next IVOA newsletter is approaching and we
will soon come out with a call for contributions, however in the last
issue you suggest one on WebSampConnector, only the suggestion came
after the issue was full, if I remember correctly, and people that
tried the ser4vice (myself included) did not manage to do so.
If the problems has been fixed and if you are still willing to send us
a contribution about it, we will be very happy to include it in the
next newsletter. The contributions are due November 12, so please let
me know on time!
--
Regards,
Ivan
On Wed, Oct 6, 2010 at 12:08 AM, JBerthier <berthier@xxxxxxxx> wrote:
> ** Changed in: websampconnector
> Importance: Undecided => Critical
>
> ** Changed in: websampconnector
> Assignee: (unassigned) => JBerthier (berthier)
>
> ** Changed in: websampconnector
> Status: New => Confirmed
>
> --
> Unnecessary requests to a web server
> https://bugs.launchpad.net/bugs/585624
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in VO-PDC WebSampConnector: Confirmed
>
> Bug description:
> When I launch WebSampConnector in a browser I see lots of the following requests in my web server logs:
>
> [18/May/2010 23:53:05] "GET /media/vo/WebSampConnector-1.5.jar HTTP/1.1" 304 0
> [18/May/2010 23:53:05] "GET /media/vo/org/apache/xmlrpc/XmlRpcClient.class HTTP/1.1" 302 0
> [18/May/2010 23:53:05] "GET /media/vo/org/apache/xmlrpc/XmlRpcClient.class/ HTTP/1.1" 404 1842
> [18/May/2010 23:53:08] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory HTTP/1.1" 302 0
> [18/May/2010 23:53:08] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory/ HTTP/1.1" 404 1908
> [18/May/2010 23:53:09] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory HTTP/1.1" 302 0
> [18/May/2010 23:53:09] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory/ HTTP/1.1" 404 1908
>
> This apparently causes a very bad behavior on a slow networks which looks like Java freezes a web browser for 10-15 secs. Mark Taylor after short discussion said this is probably applet specific thing not caused by JSAMP intrinsically.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/websampconnector/+bug/585624/+subscribe
>
--
Unnecessary requests to a web server
https://bugs.launchpad.net/bugs/585624
You received this bug notification because you are a member of VO-PDC
Team, which is subscribed to WebSampConnector.
Status in VO-PDC WebSampConnector: Confirmed
Bug description:
When I launch WebSampConnector in a browser I see lots of the following requests in my web server logs:
[18/May/2010 23:53:05] "GET /media/vo/WebSampConnector-1.5.jar HTTP/1.1" 304 0
[18/May/2010 23:53:05] "GET /media/vo/org/apache/xmlrpc/XmlRpcClient.class HTTP/1.1" 302 0
[18/May/2010 23:53:05] "GET /media/vo/org/apache/xmlrpc/XmlRpcClient.class/ HTTP/1.1" 404 1842
[18/May/2010 23:53:08] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory HTTP/1.1" 302 0
[18/May/2010 23:53:08] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory/ HTTP/1.1" 404 1908
[18/May/2010 23:53:09] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory HTTP/1.1" 302 0
[18/May/2010 23:53:09] "GET /media/vo/META-INF/services/javax.xml.parsers.DocumentBuilderFactory/ HTTP/1.1" 404 1908
This apparently causes a very bad behavior on a slow networks which looks like Java freezes a web browser for 10-15 secs. Mark Taylor after short discussion said this is probably applet specific thing not caused by JSAMP intrinsically.
References