Adventures in Web Serving

     
 

Stripping white space from HTML


Igor Popik has written a spiffy output filter for Web Server 6.1 (and it should work with WS7.0 too) that strips unprinted white space from HTML. Nifty idea. Write HTML that is easy to read, deploy it, and let the filter remove all those wasted formatting bytes prior to passing the data off for compression and transmission. Neat!

 
 
 
 

Shifting ... Shifting ...


I have just sat through a presentation where the phrase "paradigm shift" was used three times in twenty minutes. Gah.

 
 
 
 

Best error in a long time


The hotel I'm in right now has just returned this error to me:

I intend to start using this text in as many descriptions of things as I can.

 
 
 
 

Web Server 7 Technology Preview 2


Sun Java System Web Server 7 Technology Preview 2 has been released. Lots of bug fixes, particularly in the Administration interface. The Pattern Matching feature is now documented as well.

Update to the latest release and send us your feedback at webserver@sun.com or on the Web Server forum.

 
 
 
 

And more on PHP


In my original PHP article I documented making PHP v4.x work with Web Server. This blog entry provides information about PHP 5.x, and Web Server 7.x as well.[Read More]

 
 
 
 

More on PHP with Sun Java System Web Server


Just a quick note that I stumbled across another article with information about running PHP with our Sun Java System Web Server (née Sun ONE Web Server; iPlanet Web Server; Netscape Enterprise Server). Could offer some more information to the curious administrator:

PHPBuilder.net

 
 
 
 

Fried HD


I've had many hard drives fail over the last twenty years. Who hasn't? Bearings go bad, heads crash, controllers go bad, etc. But I've never actually had one go *POOF* with a puff of smoke.

Well not until last week anyway.

I find it strangely funny that this is a Quantum drive. The model? "Fireball." Hi-larious.

 
 
 
 

Marketing the obvious


This just makes me smile. Anything to put into a red triangle I guess.

I'm surprised they didn't throw in a "Contains beverages! THEY'RE WET!"

 
 
 
 

Playing with pattern matching


Early experiments with Pattern Matching in Sun java System Web Server 7.0.[Read More]

 
 
 
 

Simple Virtual Server redirects


Several years ago a photograph that I took was used in a documentary. Being conscientious folk they placed in their credits links back to my web site. Unfortunately they didn't have me proof the link before they pressed a couple thousand DVDs, and the URL was wrong.

What to do?

Just create some simple "virtual server" redirects and hang them off my default Virtual Server.[Read More]

PHP article highlighted


This is kinda cool. The PHP article I wrote about writing (How meta is that?) has been featured on www.sun.com. Nifty!

 
 
 
 

Pattern matching in Web Server 7


One of the new features in Web Server 7 is extensive pattern matching throughout the obj.conf file. I'm really excited by this feature and can't wait to start using it. Chris posted a blog about this feature earlier today. Cool stuff.
 
 
 
 

Aborting common security 'bot requests in Web Server 6.1


An untidy errors log makes me grumpy. An errors log filled with thousands of 404s from robots trying to find common CGIs (or other apps) that they can hijack really annoys me. So similar to how I block requests for direct-linked images, I also simply abort requests that hit common Bad URIs.

[Read More]

Automated installation of Web Server 7


Fintan has a spiffy blog describing how the guys in the performance team go about automating the installation of Web Server 7.[Read More]

Blocking external image linking with Web Server 6 and 6.1


A few years ago I noticed that I was spending a huge amount of bandwidth on particular images in my URI space. Some investigation through the Referer fields showed me that the images were being embedded on a popular sports forum, and every time a thread was displayed my server server had to spend energy and bandwidth providing the images. Naturally this really annoyed me.

[Read More]
 
 
 
 
 

« December 2009
SunMonTueWedThuFriSat
  
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  
       
Today

[This is a Roller site]
Theme by Rowell Sotto.
 
© jmccabe