473,789 Members | 3,060 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSS halting site if bigger than 14.4K

Yesterday my site unexpectedly stopped loading. I tracked it down to
the CSS file for the site. When I commented it out, the site was okay.
When I put it back in, it was not. I tried connecting to the server
via Dreamweaver and opening the CSS file and received a download
error. I noticed that it was getting to 14.6K / 15.2K before failing.
So I went in via the command line and deleted from the end of the CSS
file until it was smaller than 14.6K. The site now works like a charm,
minus my missing style elements.

Next I tried creating a second style sheet (styles2.css), appending
the ~50 lines I had deleted, and linking to it in addition to the
original file. Again, the site stopped responding. I started cutting
out style elements and once I got beneath a certain threshold, the
site would start loading. It didn't matter which elements I cut, just
as long as I didn't have too many.

Any insight into what is going on here? Is there some kind of size
limit of CSS files? This is Apache/PHP on a Fedora Core 3 Linux box.

Thank you,
Kevin

Feb 7 '07 #1
2 1626
Rik
Kevin Audleman <ke************ @gmail.comwrote :
Yesterday my site unexpectedly stopped loading. I tracked it down to
the CSS file for the site. When I commented it out, the site was okay.
When I put it back in, it was not. I tried connecting to the server
via Dreamweaver and opening the CSS file and received a download
error. I noticed that it was getting to 14.6K / 15.2K before failing.
So I went in via the command line and deleted from the end of the CSS
file until it was smaller than 14.6K. The site now works like a charm,
minus my missing style elements.

Next I tried creating a second style sheet (styles2.css), appending
the ~50 lines I had deleted, and linking to it in addition to the
original file. Again, the site stopped responding. I started cutting
out style elements and once I got beneath a certain threshold, the
site would start loading. It didn't matter which elements I cut, just
as long as I didn't have too many.

Any insight into what is going on here? Is there some kind of size
limit of CSS files? This is Apache/PHP on a Fedora Core 3 Linux box.

Thank you,
Kevin
1. Can you create an online example of this in action?
2. What browser do you check it with?
3. This works here: <http://rwasmus.nl/test.html>
(CSS: 18,322 B, HTML 21,683B)

--
Rik Wasmus
Feb 7 '07 #2
On 7 Feb, 00:45, "Kevin Audleman" <kevin.audle... @gmail.comwrote :
Yesterday my site unexpectedly stopped loading.
So tell us the URL. We can't diagnose weird server-related stuff like
this without it.

Feb 7 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

117
7273
by: Peter Olcott | last post by:
www.halting-problem.com
31
1949
by: Peter Olcott | last post by:
The Halting Problem can not be solved within the degree of expressability of a TM. My solution only worked because of its more limited degree of expressability. There is no such thing as a void function in a TM, thus there is no way to make constructing the counter-example program impossible for a TM.
0
9665
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10408
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10139
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9983
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9020
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6768
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4092
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.