Sponsored Content
Full Discussion: Healthcare.gov, ugh!!
The Lounge What is on Your Mind? Healthcare.gov, ugh!! Post 302878758 by neutronscott on Sunday 8th of December 2013 08:32:15 PM
Old 12-08-2013
Healthcare.gov, ugh!!

I had to vent somewhere where people would understand.

The site is still driving me mad. I'm at McMurdo Station, Antarctica, and the satellite bandwidth is generally fairly adequate. I actually completed the application Nov 4th in just under 3 hours I believe. But I removed it thinking it was broken, and the past couple of days I've gotten just a couple of questions completed in the income section before getting an error. I believe it's due to an upload timeout. I opened Chrome's developer tools and watched the Network tab. Would you believe this...!?

Image

That size is not what was sent to the server. For that I "Copied as curl" and saved it to disk.

Code:
mute@thedoctor:~$ wc < curl.txt
     0    240 829959
mute@thedoctor:~$ jshon < curl.txt | wc
  29078   56143 1056540

With every single click, my browser uploads 24,286 variables totaling 811KB! Smilie

Oh and I had a laugh at a typo in there:
Code:
      "telephonePlace": {
       "telephoneCountry": {
        "elephoneCountryName": null,


Last edited by neutronscott; 12-08-2013 at 09:44 PM..
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Server Error 500. Total Newbie. Ugh.

Hi everybody... I'm trying to run some very simple cgi scripts on my server whilst I learn perl. Today is day 3 of that process, so I apologize in advance for not having enough knowledge to ask the right questions. Any program I try to execute gives me an Internal Server Error (500) message.... (4 Replies)
Discussion started by: paqi the black
4 Replies

2. SCO

UNIX SCO based Healthcare system

Hi Guys I have got a problem and I would really be grateful if some1 could sort out the problem. I have got a healthcare system named MEDISCAN, its SCO Unix based system, I need to convert the data files into ORACLE data. The problem is that I have been unable to open the files, whatever... (1 Reply)
Discussion started by: Faysal_Mazhar
1 Replies

3. Shell Programming and Scripting

Awk Variable --- UGH

I'm new to bash and this forum, so please take it easy on me. I'm trying to read a text file and, if column 4 is "B" and column 1 matches a variable (which changes throughout a loop), send the data to an output file. The example below works if I manually type in the date for $setting, but I... (2 Replies)
Discussion started by: thydeacon
2 Replies
All times are GMT -4. The time now is 03:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy