| Subcribe via RSS

AH-64 Apache

Апрель 30th, 2010 | No Comments | Posted in Apache, modules

The multi-mission AH-64D Apache Longbow is the next-generation version of original AH-64A Apache. With its fire-control radar, the aircraft is known as the AH-64D Apache Longbow. Without the radar, the combat-proven aircraft is called the AH-64D Apache. AH-64A Apache

More »

Tags:

Setup Apache on Mac OSX Leopard – A Noted Path …

Апрель 29th, 2010 | No Comments | Posted in Apache, modules

I’ve had my Macbook for a little over a year now. However, I just recently found out Leopard comes with apache (apache2 to be specific) already installed. To verify this is true, open up Terminal and type

>> apachectl -V Server version: Apache/2.2.9 (Unix) Server built: Sep 19 2008 10:58:54 Server’s Module Magic Number: 20051115:15 Server loaded: APR 1.2.7, APR-Util 1.2.7 Compiled using: APR 1.2.7, APR-Util 1.2.7 Architecture: 64-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with…. -D APACHE_MPM_DIR=»server/mpm/prefork» -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_FLOCK_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=128 -D HTTPD_ROOT=»/usr» -D SUEXEC_BIN=»/usr/bin/suexec» -D DEFAULT_PIDLOG=»/private/var/run/httpd.pid» -D DEFAULT_SCOREBOARD=»logs/apache_runtime_status» -D DEFAULT_LOCKFILE=»/private/var/run/accept.lock» -D DEFAULT_ERRORLOG=»logs/error_log» -D AP_TYPES_CONFIG_FILE=»/private/etc/apache2/mime.types» -D SERVER_CONFIG_FILE=»/private/etc/apache2/httpd.conf»

More »

Tags:

Using Apache Bench for Simple Load Testing

Апрель 28th, 2010 | No Comments | Posted in Apache, modules

If you have access to a Mac or Linux server, chances are you may already have a really simple http load generating tool installed called Apache Bench, or ab . If you are on windows and have Apache installed, you may also have ab.exe in your apache/bin folder.

Suppose we want to see how fast Yahoo can handle 100 requests, with a maximum of 10 requests running concurrently:

More »

Tags:

Apache prefork vs. worker

Апрель 27th, 2010 | No Comments | Posted in Apache, modules

I compiled 2 different versions of apache 2.2.4 on Solaris 10 (06/06, on a crappy U10, but…) one using the prefork MPM (compile –with-mpm=prefork) and the other using the worker MPM (compile –with-mpm=worker). Prefork is supposed to generally be better for single or dual cpu systems, and worker is supposed to be generally better for multi-CPU systems. The following are the Apache Bench results run against each build on an old Sun Ultra 10 with a single 440mhz CPU and 512m RAM. The server isn’t impressive, but it works for bench-testing the MPMs…

More »

Tags:

Apache Muse – Add WSRF Service Groups to an Endpoi…

Апрель 26th, 2010 | No Comments | Posted in Apache, modules

WSRF service groups provide a way to create resource directories that clients can easily search to find the resource(s) they need to manipulate. Adding a service group to Muse-based applications is as easy as adding some boilerplate XML to your muse.xml file. The only real thought required is when you want to limit (filter) the resources that can belong to a service group – this requires you to define membership content rules for your service groups. We will discuss membership content rules after we demonstrate basic service group usage.

More »

Tags:

Red Hat / CentOS: Chroot Apache 2 Web Server

Апрель 25th, 2010 | No Comments | Posted in Apache, modules

A chroot on Red Hat / CentOS / Fedora Linux operating changes the apparent disk root directory for the Apache process and its children. Once this is done attacker or other php / perl / python scripts cannot access or name files outside that directory. This is called a «chroot jail» for Apache. You should never ever run a web server without jail. There should be privilege separation between web server and rest of the system.

More »

Tags:

native american music for sale – traditional Apach…

Апрель 24th, 2010 | No Comments | Posted in Apache, modules

Traditional Songs and their meaning:

The House Song is a traditional song, primarily sung to bless the home and all who live in the home. The home provides security, protection, shelter and is sometimes seen as a place of sanctuary.

The Ga’an Song is a traditional Apache Crown Dance song, primarily sung for the Crown Dancers, usually representing the four directions; north, south, east and west.

More »

Tags:

Amazon.com: Apache Indian: Albums, Songs, Bios, Ph…

Апрель 23rd, 2010 | No Comments | Posted in Apache, modules

British vocalist Apache Indian (born Steven Kapur) performs a highly eclectic form of ragga informed by the bhangra style of his east Indian heritage. After cutting his teeth toasting in U.K. dancehalls, Apache Indian began to release singles in the early ’90s. Many of these singles would appear on his 1993 major-label debut, No Reservations, including «Don Raja,» a song that exemplifies Apache Indian’s cross-cultural fusion and earned him a new nickname as well.

More »

Tags:

Apache Environment Variables CGI Script

Апрель 22nd, 2010 | No Comments | Posted in Apache, modules

« Surf the net anonymously with TorSetEnvIf and SetEnvIfNoCase Examples »

Using Apache Environment Variables in .htaccess files with RewriteRule, SetEnvIf, Header, etc., is made easier by having a script that displays current variables and environment. Heres my slightly improved version of the common printenv and test-cgi scripts that come with Apache Installations.

More »

Tags:

Licenses – The Apache Software Foundation

Апрель 21st, 2010 | No Comments | Posted in Apache, modules

The ASF desires that all contributors of ideas, code, or documentation to the Apache projects complete, sign, and submit (via postal mail, fax or email) an Individual Contributor License Agreement (CLA) [PDF form]. The purpose of this agreement is to clearly define the terms under which intellectual property has been contributed to the ASF and thereby allow us to defend the project should there be a legal dispute regarding the software at some future time. A signed CLA is required to be on file before an individual is given commit rights to an ASF project.

More »

Tags: