Search For Socket

FREE THOUGHT · FREE SOFTWARE · FREE WORLD

Search Results

Fsockopen Power Plays - AskApache

PHP's function fsockopen lets you open an Internet or Unix domain socket connection for connecting to a resource, and is one of the most powerful functions.

HTTPS SSL

Tags:Apache, askapache, DNS, Ethernet, GET, HTTPS SSL, Linux, Nice, nsa, Port, ram, Redirect, Scanners, Security, server, servers, Shell, Socket, SOCKS,

mod_ident.c - Colorized Apache mod_ident.c at AskApache

client sends only port numbers;the server takes the IP * addresses from the query socket. */ if ((rv = apr_socket_bind(*newsock, localsa)) !

An AskApache Plugin Upgrade to Rule them All - AskApache

The closest comparison to the socket-level class I've hacked together to those One of the main things I needed was a socket-level class to perform all

Password Protection Plugin Status - AskApache

$method &&( extension_loaded('sockets') || function_exists('fsockopen') ) ) $method = 'ftpsockets';//Sockets:Socket extension;PHP Mode:FSockopen

Vetted – Top 3 WordPress Speed Plugins - AskApache

A custom socket-level class optimized for low-memory usage and speed + all the htaccess caching and server tricks like storage and permissions is what I

FastCGI on DreamHost - AskApache

Unix:The filename of the Unix domain socket that the application will The module creates the socket within the directory specified by FastCgiIpcDir.

mod_proxy_ajp.c - Colorized Apache mod_proxy_ajp.c at AskApache

As a result, we allocate all sockets out of the upstream connection * pool, and when we want to reuse a socket, we check first whether the * connection ID

Faster Form Submission and Processing with fsockopen - AskApache

I might also touch on pfsockopen for persistant socket-based connections. Probably will be published at the end of March, I'm going on vacation!

Faster POST and GET Form Submissions… Shazam - AskApache

It lets you write data to a socket just like using netcat on bsd.. not quite but its still sweet. So to set this up for a faster form you would cause the

stat

PHP, Redirect, Rewrite Tricks, rewritecond, Robot, robots, Socket, SSI, stat server, Shell, Socket, SSH Tunnels, stat, tutorial, wp-config.php

mod_proxy_ftp.c - Colorized Apache mod_proxy_ftp.c at AskApache

APR_SUCCESS) { ap_log_rerror(APLOG_MARK, APLOG_ERR, rv, r, "proxy:FTP:error binding to ftp data socket %pI", local_addr);proxy_ftp_cleanup(r, backend);

trick

Sessions, SetEnvIf, Shell, shell script, Shell Scripting, Socket, SPEED, SSI, stat, trick, ultimate htaccess, umask, Username, Web Hosting, xargs

Story by Author of PING for UNIX - AskApache

Recalling Dr. Mills'comments, I quickly coded up the PING program, which revolved around opening an ICMP style SOCK_RAW AF_INET Berkeley-style socket().

Port

Scripts, Security, server, server config, servers, SetEnvIf, Shell, Socket, Source Code, SPEED, SSI, stat, SymLinks, Username, Web Hosting, WordPress

Pen-testing Security Tools - AskApache

socket (Unix, IP4, IP6 – raw, UDP, TCP), SSL, a client for SOCKS4, or proxy CONNECT. It supports broadcasts and multicasts, abstract Unix sockets,

Port Redirector - AskApache

There is a really cool tool out there that is a socket file, like mysql.sock, but it is really a redirector. I use it to connect remotely to mysql servers,

Sending POST form data with php CURL - AskApache

CURLOPT_EGBSOCKET:Like CURLOPT_RANDOM_FILE, except a filename to an Entropy Gathering Daemon socket. CURLOPT_ENCODING:The contents of the

.htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

Nov 22, 2008 and using php to control and test apache through .htaccess files in combination with socket networking to enumerate modules, directives, www.askapache.com/;htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html

Chmod, Umask, Stat, Fileperms, and File Permissions - AskApache

case 0140000:$str = 's';$stat['type']='socket';break;.. #define S_IFSOCK 0140000 #define S_IFLNK 0120000 /* Symbolic Link

Troubleshooting Apache .htaccess Authentication - AskApache

password, password protection, PHP, Port, post, Prompt, ram, Robot, robots, Security, server, Shell, Socket, SSH Tunnels, stat, tutorial, wp-config.php,

AskApache Debug Viewer Plugin for WordPress - AskApache

PHP, php.ini, phpinfo, Port, post, ram, Rewrite Tricks, Security, server, servers, Socket, SSI, stat, umask, Username, WordPress, WordPress Development,

Downloading Multiple Files with Curl Simultaneously - AskApache

503, Apache, askapache, CSS, curl, Firefox, GET, Htaccess, Mod_Rewrite, PHP, Redirect, Rewrite Tricks, rewritecond, Robot, robots, Socket, SSI, stat,

If you can crash your daemon, you likely have a security problem

Doing this also prevents “rshd” from trying to create that separate standard-error socket and still gives you an input path, as opposed to the usual action

Custom PHP.ini tips and tricks - www.askapache.com

Sessions, SetEnvIf, Shell, shell script, Shell Scripting, Socket, SPEED, SSI, stat, trick, ultimate htaccess, umask, Username, Web Hosting, xargs,

The Ultimate Htaccess

servers, SetEnvIf, Shell, Socket, Source Code, SPEED, SSH, SSI, stat, SymLinks, trick, tutorial, ultimate htaccess, Username, Web Hosting, WordPress,

Apache Directives and Modules on DreamHost - AskApache

Rewrite Tricks, Scripts, Security, server, server config, Server Side Includes, servers, SetEnvIf, Shell, Socket, SPEED, SSI, stat, Web Hosting,

Advanced WordPress wp-config.php Tweaks - AskApache

rewriterule, Security, server, Sessions, Shell, Socket, SPEED, SSH, SSI, stat, trick, umask, Username, Web Hosting, WordPress, wp-config.php,

2010-05-22T18:46 - AskApache - Crazy Advanced Web Development

http://www.askapache.com/htaccess/htaccess-for-webmasters.html 2009-10-11T23:46:02+00:00 monthly 0.2 http://www.askapache.com/php/fsockopen-socket.html

The Latest and Greatest php.ini

Nov 25, 2007 GET, HTTP Headers, HTTPS SSL, mysql, nsa, password, PHP, php.ini, Port, post, ram, Redirect, Rewrite Tricks, server, Socket, SSI, stat,

Custom bash_profile for Advanced Shell Users - AskApache

Python, Redirect, Redirection, Renice, Scripts, server, servers, Shell, shell script, Shell Scripting, Socket, SOCKS, SPEED, SSH, SSI, stat, SymLinks,

COMPUTER SECURITY TOOLBOX - AskApache

One of the most interesting is Socat, which extends Netcat to support many other socket types, SSL encryption, SOCKS proxies, and more.

Optimizing Servers and Processes for Speed with ionice, nice, ulimit

server, servers, Shell, shell script, Shell Scripting, Socket, SPEED, SSH, SSI, stat, taskset, trick, Ulimit, Web Hosting, WordPress, wp-config.php,

fsockopen-lightning

This entry was posted on Tuesday, July 1st, 2008 at 10:55 PM and is filed under . You can follow any responses to this entry through the RSS 2.0 feed.

Custom bash_profile for Advanced Shell Users

FIFO 40;33 # pipe # SOCK 01;35 # socket # DOOR 01;35 # door # BLK 40;33;01 # block device driver # CHR 40;33;01 # character device driver # ORPHAN 40;31;01

Chmod, Umask, Stat, Fileperms, and File Permissions

#define S_IFSOCK 0140000 #define S_IFLNK 0120000 #define S_IFREG 0100000 #define S_IFDIR 0040000

Comment on Fsockopen Power Plays by Htaccesselite

LOVE IT!

Comment on Fsockopen Power Plays by askapache

@Mike. Good suggestion, I changed it to Windows… although I have many reasons for my feelings towards “the empire” that I won't get into.

Comment on Fsockopen Power Plays by Mike Schinkel

GREAT, AWESOME STUFF! Unfortunately, your print stylesheet doesn't work on this post, especially not using IE7 but also not using FF2.

In order to show you the most relevant results, we have omitted some entries very similar to the 39 already displayed.If you like, you can repeat the search with the omitted results included.


Custom bash_profile for Advanced Shell Users

Looking for some advanced uses for the shell? Here is some of my best. The shell is where 70% of my work takes place, and I have at least one terminal open almost 100% of the time, for viewing tailing color-coded logs, and of course for the SSH Tunnels that I use to route various networking through, like my email. So I decided that to standardize and create a bash_profile containing the most time-saving and helpful functions that I could use on all the various hosting environments would really be some sweet sugar, so here is my constant Work-in-progress.

It works for all shells I encounter, including BackTrack, Debian, Knoppix, Arch Linux, etc. Also works for many hosting environments I use including DreamHost, HostGator, WiredTree, and pretty much any linux VPS.

I also rely on this heavily from within shell scripts I write to access all the functions and stuff in this .bash_profile, and to do that I just do like:

#!/bin/bash
 
source ~/.bash_profile &>/dev/nulll
 
pm "PM is a function to output nice messages with color"
yn "Are you enjoying the shell" && pm "Thats great!" || pm "Perhaps you're better suited for DOS"
yn "Show Calendar" && aa_calendar
yn "Show Fortune" && aa_fortune

Optimizing Servers and Processes for Speed with ionice, nice, ulimit

To prepare for several upcoming articles on AskApache that are focused on optimizing Servers and Sites from a server admin level, here is an article to introduce the main tools that we will be using. These tools are used to optimize CPU time for each process using nice and renice, and other tools like ionice are used to optimize the Disk IO, or Disk speed / Disk traffic for each process. Then you can make sure your mysqld and httpd processes are always fast and prioritized.

An AskApache Plugin Upgrade to Rule them All

An AskApache Plugin Upgrade to Rule them AllSo my blog as been rather quiet for almost a year now, and very few updates if any have been released for my Password Protection PLugin, my Google 404 Plugin, and definately not for my AskApache CrazyCache plugin, which I will be releasing last… So for all of you who’ve helped me out by sending me suggestions and notifying me of errors and sticking with it… Just wanted to say sorry about that, and thanks for all the great ideas.. Well, I’ve been sticking with it as well believe it our not. I manage to get free days once in a while, and then its time to jam.

Faster Form Submission and Processing with fsockopen

Speedy Forms using background-requestsPart II: Example illustrating how to speed up GET/POST form submissions. Uses fsockopen to initiate a server-side background request to process the submitted data, so that the result page of the form is displayed to the client lightningly quick.

The Latest and Greatest php.ini

Grab the latest php.ini developmental version and discover new or previously hidden php runtime configuration settings… ahead of everyone else!

Apache Directives and Modules on DreamHost

Apache .htaccess Directives and Loaded Modules allowed on DreamHost Apache Server 2 Setups.

Pen-testing Security Tools

While testing the exploitability of your target and mapping out vulnerabilities it is important to gain access inside the targets defenses so that you can establish an internal foothold like a owned box or switch. This is so you can use a tool to discover the packet-filtering being used, and literally map out the firewall/IDS rules. Needless to say that really provides you with a lot more complete vulnerability assessment to help discover more weak spots in the system.

Story by Author of PING for UNIX

Yes, it’s true! I’m the author of ping for UNIX. Ping is a little thousand-line hack that I wrote in an evening which practically everyone seems to know about. :-)

Downloading Multiple Files with Curl Simultaneously

Wouldn’t it be great if you could use php and curl to download multiple files simultaneously using built-in curl functions? You can!

Troubleshooting Apache .htaccess Authentication

Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password Protection working!

Sending POST form data with php CURL

CURL Guide for sending POST data form request with PHP and CURL


  Search Feed
  Comments Feed

Clusty

Ask.com

Yahoo

Windows


It's very simple - you read the protocol and write the code. -Bill Joy

HTML | DCMI | GRDDL | XOXO | XDMP | XFN | DOM | XML | XHTML 1.1 Strict | CSS 2.1 | W3C

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License, just credit with a link.
This site is not supported or endorsed by The Apache Software Foundation (ASF). All software and documentation produced by The ASF is licensed. "Apache" is a trademark of The ASF. NCSA HTTPd.
UNIX ® is a registered Trademark of The Open Group. POSIX ® is a registered Trademark of The IEEE.

Site Map | Contact Webmaster | Glossary | License and Disclaimer | Terms of Service

↑ TOP
Main