Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hi, i am accessing hiawatha webserver from firefox 12, and sending a big xml request, getting 408 error. but i dont face this issue in firefox 3.0.10. reason??

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 2 views
  • Last reply by NoahSUMO

Hi,I am sending a request of around 100 kb to hiawatha webserver using firefox 12 and i am getting 408 request timeout error . But while using firefox 3.0.10 versions iam not facing any problems with the above scenario.. can u please help me out to solve this issue.please find the post and header body below;

Headers:
Accept	text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding	gzip, deflate
Accept-Language	en-us,en;q=0.5
Connection	keep-alive Content-Length	9735
Content-Type	text/xml; charset=UTF-8
Cookie	USRXML=<user_info> <UID>1</UID> <user_name>admin</user_name> <display_name>DefaultAdmin</display_name> <email_id/> <group_id>1</group_id> <policy_id>0</policy_id> </user_info>; ASessionId=7704; USRGRP=1; USRNAME=DefaultAdmin
Host	10.112.32.27
Referer	https://10.112.32.27/html/settings_Virtual_Edit.html?4
User-Agent	Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20100101 Firefox/12.0
post XML:
inputstr=<?xml version="1.0" encoding="UTF-8"?>
<dev_info>
<dev_config><GID>4</GID><dev_type>1026</dev_type><dev_config_virtual><num_of_items>31</num_of_items><config_key_info><config_key>0</config_key><is_enabled>1</is_enabled><config_status>1</config_status><service_info><num_of_service>1</num_of_service><service><value>54</value></service></service_info><mapped_info><mapped_sid>54</mapped_sid><mapped_gid>3</mapped_gid><ir_service_data><index>1</index><shortcut>1</shortcut><name>tvon</name></ir_service_data></mapped_info></config_key_info><config_key_info><config_key>1</config_key><is_enabled>0</is_enabled><config_status>0</config_status><service_info><num_of_service>1</num_of_service><service><value>54</value></service></service_info><mapped_info><mapped_sid>-1</mapped_sid><mapped_gid>-1</mapped_gid></mapped_info></config_key_info><config_key_info></dev_config_virtual></dev_config><dev_name_info><GID>4</GID><name>Virtual%20HVAC%203</name></dev_name_info><dev_location_info><GID>4</GID><location_id>2</location_id></dev_location_info><dev_ui_info><GID>4</GID><dev_ui_typeID>0</dev_ui_typeID><ordinalID>1</ordinalID><icon_path>String</icon_path></dev_ui_info></dev_info>

in the above xml the <config_key> tag and its internal tags are repeated for 31 times. i cant place 10000 above character here so spot it out.

Hi,I am sending a request of around 100 kb to hiawatha webserver using firefox 12 and i am getting 408 request timeout error . But while using firefox 3.0.10 versions iam not facing any problems with the above scenario.. can u please help me out to solve this issue.please find the post and header body below;<br /> <br /> <pre><nowiki>Headers: Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding gzip, deflate Accept-Language en-us,en;q=0.5 Connection keep-alive Content-Length 9735 Content-Type text/xml; charset=UTF-8 Cookie USRXML=<user_info> <UID>1</UID> <user_name>admin</user_name> <display_name>DefaultAdmin</display_name> <email_id/> <group_id>1</group_id> <policy_id>0</policy_id> </user_info>; ASessionId=7704; USRGRP=1; USRNAME=DefaultAdmin Host 10.112.32.27 Referer https://10.112.32.27/html/settings_Virtual_Edit.html?4 User-Agent Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20100101 Firefox/12.0 post XML: inputstr=<?xml version="1.0" encoding="UTF-8"?> <dev_info> <dev_config><GID>4</GID><dev_type>1026</dev_type><dev_config_virtual><num_of_items>31</num_of_items><config_key_info><config_key>0</config_key><is_enabled>1</is_enabled><config_status>1</config_status><service_info><num_of_service>1</num_of_service><service><value>54</value></service></service_info><mapped_info><mapped_sid>54</mapped_sid><mapped_gid>3</mapped_gid><ir_service_data><index>1</index><shortcut>1</shortcut><name>tvon</name></ir_service_data></mapped_info></config_key_info><config_key_info><config_key>1</config_key><is_enabled>0</is_enabled><config_status>0</config_status><service_info><num_of_service>1</num_of_service><service><value>54</value></service></service_info><mapped_info><mapped_sid>-1</mapped_sid><mapped_gid>-1</mapped_gid></mapped_info></config_key_info><config_key_info></dev_config_virtual></dev_config><dev_name_info><GID>4</GID><name>Virtual%20HVAC%203</name></dev_name_info><dev_location_info><GID>4</GID><location_id>2</location_id></dev_location_info><dev_ui_info><GID>4</GID><dev_ui_typeID>0</dev_ui_typeID><ordinalID>1</ordinalID><icon_path>String</icon_path></dev_ui_info></dev_info> </nowiki></pre> in the above xml the <config_key> tag and its internal tags are repeated for 31 times. i cant place 10000 above character here so spot it out.

cor-el மூலமாக திருத்தப்பட்டது

All Replies (1)

Can you test with a more recent version of Firefox? Like 3.6.28 or even Firefox 10 or 11? Is there a reason why you're testing specifically with 3.0.10 or was that a typo?

A lot people will eventually tell you that it is a huge security risk to use 3.0.10 since many security patches have been put into Firefox since then. Maybe you already know that and are willing to take your chances. But I'm just curious.

Here's a link to all the Firefox versions:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/

Try a more recent version in your tests.