MyQ Print Server runs several services and supporting processes. During troubleshooting, you may need to identify these processes in Windows Services, Task Manager, logs, firewall rules, or performance monitoring tools.
Main Components and Services
Print Server
Handles core MyQ server logic, print job reception, job processing coordination, notifications, and communication with other MyQ components.
HTTP Router
Acts as the reverse proxy for incoming HTTP and HTTPS traffic and handles TLS termination.
HTTP Server
Hosts the MyQ Web Interface and REST API.
Database Server
Stores MyQ system data.
Job Processor
Processes and parses print jobs. It runs separately from the main Print Server process to reduce the impact of job-processing failures.
Terminal Packages
Provide vendor-specific embedded terminal functionality and communication with supported devices.
PM Server
Provides Kyocera-specific device configuration and embedded terminal installation functionality.
Data folder
MyQ stores application data, databases, logs, jobs, and other runtime data in the MyQ data folder. The default location is:
C:\ProgramData\MyQ
In production environments, storage location, capacity, performance, backup, and access permissions should be planned carefully.
Executable Names
|
Friendly name |
Executable name |
Alternative name |
|---|---|---|
|
HTTP Router |
traefik.exe |
Traefik |
|
HTTP Server |
httpd.exe |
Apache |
|
Database Server |
firebird.exe |
Firebird |
|
Print Server |
myq.exe |
|
|
Kyocera Provider |
knum.server.exe |
PM Server |
|
Terminal Package |
MyQ*Terminal.exe |
Vendor terminal package |
|
Job Processor |
MyQJobProcessor.exe |
|