How HTTP request response works | PHP,MYSQL
A web server can usually handle multiple simultaneous connections and—when not communicating with a client—spends its time listening for an...
Drupal / FAQ / Joomla / Must Know / MySQL Server / Web-Based CMS / WordPress
by Ramakanta · Published May 4, 2013 · Last modified November 20, 2016
A web server can usually handle multiple simultaneous connections and—when not communicating with a client—spends its time listening for an...
Apache Tomcat / Application Servers / Java App Servers
by Ramakanta · Published May 2, 2013 · Last modified November 20, 2016
A deployment descriptor is an XML file that contains configuration information used by the Web application for execution on the...
Model View Controller (MVC) architecture, helps in the separation of application logic and presentation of HTML content. The Model is...
Apache Tomcat / Application Servers / Clustering / Java App Servers
by Ramakanta · Published May 1, 2013 · Last modified December 9, 2014
There are several significant problems related to running your web application on a single server. When your web site is...
Apache Tomcat / Application Servers / Java App Servers
by Ramakanta · Published May 1, 2013 · Last modified December 11, 2016
For each of the standard Realm implementations, the user’s password (by default) is stored in clear text. In many environments, this is...
Apache Tomcat / Application Servers / Installation / Java App Servers
by Ramakanta · Published May 1, 2013 · Last modified December 9, 2014
Internet Information Services (IIS) 7 and above provides a request-processing architecture that includes: The Windows Process Activation Service (WAS), which...
Application Servers / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published April 30, 2013 · Last modified August 9, 2014
While starting a cluster in one of production systems we encountered every time a SOASuite or WLS cluster starts at...
Application Servers / Automation / bash / Fusion Middleware / Java App Servers / Oracle SOA Suite / Oracle/BEA WebLogic / Scripting Languages / Shell Scripting
by Ramakanta · Published April 29, 2013 · Last modified November 20, 2016
While working on production system we came to know that we need to monitor the status of soa-infra url to...
Automation / bash / csh / tcsh / ksh / Linux / Must Know / Operating Systems / Scripting Languages / Shell Scripting
by Ramakanta · Published April 28, 2013 · Last modified November 20, 2016
We had a requirement where we had to automate the ssh key transfer as part of a large scale tasks...
Application Servers / Java App Servers / Java Errors / Oracle/BEA WebLogic / Troubleshooting
by Ramakanta · Published April 27, 2013 · Last modified November 20, 2016
We see many times java.lang.linkageerror when starting weblogic, the following error occurs: Mar 20, 2013 3:19:49 PM oracle.jdbc.driver.OracleDriver registerMBeans WARNING:...
Advertisement
Advertisement
Advertisement