Zend Server
Original author(s) | Zend Technologies |
---|---|
Developer(s) | Zend Technologies |
Stable release | 8.0.2 / 10 February 2015 |
Development status | Active |
Written in | C, C++ |
Platform | Cross-platform |
Available in | Multilingual |
Type | PHP Application Server |
License | Proprietary |
Website |
www |
Zend Server refers to a PHP application server product line offered by Zend Technologies, released in early 2009[1] with production support available for Windows, Linux, OS X and IBM i. It is available in five versions. Free, Developer, Small Business, Professional and Enterprise Edition. Zend Server is supported on x86 and x86-64 compatible machines with IBM i support in Zend Server 5. On Linux, it is supported on Red Hat Enterprise Linux, CentOS, Fedora Core, Oracle Enterprise Linux, Debian and Ubuntu. On Windows, Zend Server is supported on Windows Server 2003/2008, XP, Vista and Windows 7. At Zendcon 2009 Zend announced the public beta of Zend Server 5.0.[2] The current version[3] is 7.0 which included a developer toolbar called Z-Ray.[4]
Features
Zend Server
- Native installation – Windows MSI, Debian/Ubuntu deb, Enterprise Linux yum, IBM i Save file (SAVF) and OS X .dmg/.pkg installation
- Certified PHP (Both 5.3 and 5.4)
- Zend Framework – installation and updates as part of the native installation package
- Symfony Framework 2 – installation and updates as part of the native installation package
- Apache, IIS or Nginx integration
- Java connector – Integrates existing Java functionality as PHP code
- Web-based administrator console
- Debugger interface
- Bytecode acceleration – Keeps compiled code in shared memory, increasing performance by reducing disk access and CPU processing time
- Data Caching API
- Page caching
- Job queuing
- Deployment functionality
- Application monitoring
- Function Error
- Database Error
- Slow Function Execution
- Slow Query Execution
- Slow Request Execution
- High Memory Usage
- Inconsistent Output Size
- Uncaught Java Exception
- Custom Event
- Fatal PHP Error
- PHP Error
- Application problem diagnostics
- Zend Download Server (Linux only) - Allows for large content, such as videos, to be downloaded without tying up an Apache process
- Z-Ray development toolbar
- Software updates and hotfixes
Zend Server CE
- Only in the 5.x series
- Native installation – Windows MSI, Debian deb, Red Hat yum installation
- Certified PHP
- Zend Framework – ZF installation and updates as part of the native installation package
- Apache or IIS integration
- Java connector – Integrates existing Java functionality as PHP code
- Web-based administrator console
- Debugger interface
- Bytecode acceleration – Keeps compiled code in shared memory, increasing performance by reducing disk access and CPU processing time
- Data Caching API
- Zend DBi: MySQL Replacement for IBM i (IBM i only; also separately available)
Zend Server Cluster Manager
- Only in the 5.x series
- High Availability Session Clustering with Graceful Shutdown
- Event Monitoring Aggregation
- Code Tracing Aggregation
- Cluster-wide configuration
- Notifications when machines are added or removed from the cluster
- Notifications when cluster node configuration is out of sync
- Deployment functionality for cross-cluster application management
References
- ↑ Zend Server Released
- ↑ Zend announces public beta of Zend Server 5.0 at ZendCon
- ↑ Zend Technologies Releases Zend Server 7
- ↑ Zend Server 7 Zaps New Z-Ray